home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Easy 2010 May
/
Mac Life Ubuntu.iso
/
casper
/
filesystem.squashfs
/
etc
/
kernel
/
prerm.d
/
last-good-boot
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2009-04-08
|
146 b
|
6 lines
#!/bin/sh
# Make sure a last-good-boot exists before removing any kernels.
if [ -x /usr/sbin/kernel-helper ]; then
/usr/sbin/kernel-helper -i
fi